object FormBuildIndex: TFormBuildIndex Left = 136 Top = 122 BorderStyle = bsDialog Caption = 'Building indexes...' ClientHeight = 76 ClientWidth = 242 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object lbTable: TLabel Left = 46 Top = 13 Width = 163 Height = 13 Alignment = taCenter AutoSize = False end end